home *** CD-ROM | disk | FTP | other *** search
/ LG Super CD / LG Super CD.iso / sprint / sprint_pcs_cm_v032.msi / Data1.cab / _2EC35CCE490F4F1C8563C8BF22981DCE.0C31BE7200FB45C4BB618F153DD576B7 < prev    next >
Encoding:
Windows Setup INFormation  |  2006-08-11  |  2.6 KB  |  86 lines

  1. ; Windows Modem Setup File
  2. ; Copyright (c) Motorola Ltd
  3. ; Manufacturer: Motorola
  4.  
  5. ; Driver for Network Monitor enabled P2K phone
  6.  
  7. [Version]
  8. Signature="$CHICAGO$"
  9. Class=Ports
  10. ClassGuid = {4D36E978-E325-11CE-BFC1-08002BE10318}
  11. Provider=%Mfg%
  12. DriverVer=07/18/2006,0.9.9.7
  13.  
  14. [SourceDisksNames]
  15. 1=%Motorola-Netmon-MPlus.DriverDiskName%,"",1
  16.  
  17. [SourceDisksFiles]
  18. Motorola-Netmon-Serial.sys=1
  19.  
  20. [PreCopySection]
  21. HKR,,NoSetupUI,,1
  22.  
  23. [DestinationDirs]
  24. DefaultDestDir           = 11            ;LDID_SYS
  25. ComPort.Copy             = 12            ;DIRID_DRIVERS
  26.  
  27. ;----------------------------------------------------------
  28. ;- Drivers                                                -
  29. ;----------------------------------------------------------
  30.  
  31. [Manufacturer]
  32. %Mfg% = Motorola
  33.  
  34. [Motorola]
  35. %Uart1% = ComPort, USB\VID_22b8&PID_1004&Mi_02
  36. %Uart2% = ComPort, USB\VID_22b8&PID_3004&Mi_02
  37. %Uart3% = ComPort, USB\VID_22b8&PID_1C04&Mi_02
  38. %Uart4% = ComPort, USB\VID_22b8&PID_4004&Mi_02
  39. %Uart5% = ComPort, USB\VID_22b8&PID_6404&Mi_02
  40.  
  41. ;----------------------------------------------------------
  42. ;- COM sections                                           -
  43. ;----------------------------------------------------------
  44.  
  45. [ComPort]
  46. CopyFiles = ComPort.Copy
  47. AddReg      = ComPort.AddReg
  48. LogConfig = c14,c1a,c23,c2a,c34,c3a,c43,c4a,caa
  49.  
  50. [ComPort.Copy]
  51. Motorola-Netmon-Serial.sys,,,2
  52.  
  53. [ComPort.AddReg]
  54. HKR,,PortSubClass,1,01
  55. HKR,,DevLoader,,*ntkern
  56. HKR,,NTMPDriver,,"Motorola-Netmon-Serial.sys"
  57. HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"
  58.  
  59. ;----------------------------------------------------------
  60. ;- Service installation                                   -
  61. ;----------------------------------------------------------
  62. [Comport.Services]
  63. AddService = Motorola-Netmon-Serial, 0x00000002, ComPort_Service_Inst
  64.  
  65. [ComPort_Service_Inst]
  66. DisplayName    = %ComPort.SvcDesc%
  67. ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
  68. StartType      = 3               ; SERVICE_DEMAND_START
  69. ErrorControl   = 1               ; SERVICE_ERROR_NORMAL
  70. ServiceBinary  = %12%\Motorola-Netmon-Serial.sys
  71. LoadOrderGroup = Extended Base
  72.  
  73.  
  74. ;----------------------------------------------------------
  75. ;- Strings                                                -
  76. ;----------------------------------------------------------
  77. [Strings]
  78. Mfg = "Motorola"
  79. Uart1="Motorola Network Monitor"
  80. Uart2="Motorola Network Monitor"
  81. Uart3="Siemens Network Monitor"
  82. Uart4="Motorola Network Monitor"
  83. Uart5="Motorola Network Monitor"
  84. ComPort.SvcDesc="Network Monitor Serial Driver"
  85. Motorola-Netmon-MPlus.DriverDiskName="Motorola-Netmon-MPlus Installation Directory" 
  86.